I have started learning to code since a few days back, and am only familiar with HTML/CSS/JS, and basics of dart/flutter I am working on a Random quotes generat
I want to upload an image with input type file so that it will be saved in MongoDB database and so that I can load it from database and see live preview. How do
I have the following structure - .htaccess - cms - other_cms -- xyz In the .htaccess I have a lot of rewrite rules which I want to ignore for /other_cms. I add
After searching for 'working onload event' I found Abhishek's anwser which used /in/ and after that, I tried searching for it but couldn't fin
I want to write a HEX file reader. It should support two different formats: Intel HEX and a "ROM" file format where each line contains a pair of address and 16
(Sequel to this.) There's a Java library to which I have added patches for Android support. I would like to automate testing of the code, but in order to chec
So i have this command which i want to run inside the script: pm2 restart my-application --update-env My script: #!/bin/bash sudo -u deploy bash << EOF